home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 122
/
Vol 122.iso
/
games
/
super_ma.swf
/
scripts
/
DefineSprite_105
/
frame_2
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-01-06
|
204 b
|
8 lines
stop();
_root.personaje.frame_flag = true;
_root.personaje.perso.cuerpo.gotoAndStop(2);
_root.personaje.perso.per.gotoAndPlay(19);
sonido = new Sound();
sonido.attachSound("malo");
sonido.start();